Arguments are: start—a number block with the starting value(s); change—a single number to increment start by; size—a single number giving count of rows to create.
arithmetic creates a block with as many rows as defined by size and as many columns as there are in the start argument block, containing start plus successive increments.